home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / intmemry.zip / MEMO1050.TXT < prev    next >
Text File  |  1992-12-02  |  4KB  |  100 lines

  1.   ╔═════════════════════════════════════════════════════════════════════════╗
  2.   ║                                                                         ║
  3.   ║                ISA Bus: Operating System Compatibility                  ║
  4.   ║                                                                         ║
  5.   ╚═════════════════════════════════════════════════════════════════════════╝
  6.  
  7. OPERATING SYSTEMS
  8.  
  9.   DOS, XENIX, and OS/2 (versions 1.0, 1.1, 1.2, 1.3, & 2.0 tested here) will
  10.   run on the Above Board ISA, Plus, Plus 8, 286, PS/286, AT, PS/AT and the
  11.   Matched Memory Classic. Only DOS will run on the Above Board PC and PS/PC
  12.   due to the inability of the 8088 and 8086 CPU to use extended memory.
  13.  
  14.   Above Boards and the Matched Memory Classic all work well with DOS 5.0,
  15.   appearing to have no compatibility problems.  However, there are some
  16.   issues to be considered which are covered in FaxBACK Document 1156.
  17.  
  18. DOS 4.0 NOTES
  19. DOS 4.0
  20.  
  21.   IBM has released a patch for PC-DOS 4.01 that fixes the problems with its
  22.   use of EMS memory for FASTOPEN, BUFFERS, etc.  This fix consists of
  23.   allowing the use of either an XD (dynamic) or XS(static) parameter where
  24.   it originally only used an X parameter.
  25.  
  26.   The static parameter assumes the ability to lock down pages outside the
  27.   standard page frame, a capability that no Intel EMS product supports at
  28.   this time.  The XS parameter will generally only work with XMA2EMS drivers
  29.   supplied by IBM.  The XD parameter causes DOS to use memory in the more
  30.   standard fashion of sharing page addresses, and is compatible with all
  31.   Intel EMS products.
  32.  
  33.   The default for the "patched" version if the customer only uses /X and
  34.   does not specify the D or the S, is dynamic mode which will function with
  35.   Intel products.
  36.  
  37.   Microsoft DOS 4.01 DOES use EMS memory correctly.
  38.  
  39.   NOTE:  No version of DOS allows you to run DOS disk BUFFERS in EMS
  40.          memory if some application (such as CCAM or a network driver)
  41.          is going to be doing buffered disk read/writes directly into
  42.          EMS memory.
  43.  
  44. HOW TO TELL IF PC-DOS 4.01 IS PATCHED
  45.  
  46.   The file dates on the corrected version of IBMBIO.COM and IBMDOS.COM will
  47.   be 4-06-89 or later.  If the customer's DOS has not been patched, the /X
  48.   parameters will not work with Intel EMS products.  They can request this
  49.   IBM Customer Service Diskette, #UR25066.
  50.  
  51. IBM PC-LAN & BUFFERS/X
  52.  
  53.   IBM states that PC-LAN can NOT use EMS memory while buffers are in EMS
  54.   memory unless the buffers were set up with the /XS parameter.  No Intel
  55.   EMS product supports the /XS parameter at this time.
  56.  
  57.   Solution: Do not use /X parameter with BUFFERS on systems running PC-LAN.
  58.  
  59. IBM DOS ON NON-IBM COMPUTERS
  60.  
  61.   Lots of Customer Reports that IBM's versions of DOS were designed
  62.   specifically for IBM computers. In Non-IBM computers all kinds of
  63.   intermittent problems or port problems might arise.
  64.  
  65.   Most typically serial or parallel port problems arise, where things don't
  66.   print as they should, or don't print at all.  With IBM PC-DOS 5.0 the EDIT
  67.   and QBASIC utilities probably won't work in a NON-IBM system, since they
  68.   are expecting to use specific information found in IBM ROMs, and it won't
  69.   be found in non-IBM systems.
  70.  
  71. OS/2 NOTES
  72. 88300 ON BOOT
  73.  
  74.   88300 is a message seen on every boot of OS/2.  Will be seen with or
  75.   without an Above Board or Matched Memory Classic in the system.
  76.  
  77. OS/2 AND CHKMEM
  78.  
  79.   Right after you select "Compatibility Box" under OS/2, a memory display
  80.   tells you there is X amount of extended memory available.  CHKMEM in the
  81.   compatibility box will report 0 extended available.
  82.  
  83.   CHKMEM displays logical (not physical) memory available; OS/2 takes all
  84.   extended memory so CHKMEM reports logically there's none left.
  85.  
  86. OS/2 BOOTS WITH ONLY DOS COMPATIBILITY BOX
  87.  
  88.   This can be caused by a lack of available extended memory in a system.
  89.   OS/2 v1.2 requires at least 1.5 megabytes of extended beyond the 640k of
  90.   conventional.
  91.  
  92. OS/2 BOOTS WITHOUT DOS COMPATIBILITY BOX
  93.  
  94.   This is most likely caused by the statement PROTECTONLY=YES in the
  95.   CONFIG.SYS file. Edit this file to PROTECTONLY=NO and reboot the system.
  96.  
  97.  
  98. ══════════════════════════════════════════════════════════════════════════════
  99. End of file                 Intel FaxBack # 1050          December 2,1992
  100.